Added a default size of a magic number to testwrapbox.c
authorTristan Van Berkom <tristan.van.berkom@gmail.com>
Wed, 15 Sep 2010 16:40:32 +0000 (01:40 +0900)
committerTristan Van Berkom <tristan.van.berkom@gmail.com>
Wed, 15 Sep 2010 16:41:53 +0000 (01:41 +0900)
commit896e249e8ff520edc3ba2a0253caf83198c5d6ec
tree877d7a9da796d37521eb378c3fed20362f77fafc
parent560ca1eaad42a4fdce276ebbe8541aef28f83b56
Added a default size of a magic number to testwrapbox.c

This was added to the test only for the sake of making it
easier to reproduce a bug with scrolled windows (bug 629778).

Expected behaviour: The vertical scrollbar should dissapear as soon
as the required height for the full allocation width (without any
vertical scrollbar) is small enough to not need a scrollbar.
tests/testwrapbox.c